home *** CD-ROM | disk | FTP | other *** search
/ bioinformatics.org / bioinformatics.org_software.tar / www.bioinformatics.org / download / ecell2 / ecell220setup.exe / {app} / standard / SAMPLE / sample / default.ecs next >
Text File  |  2002-02-01  |  701b  |  30 lines

  1. LoadRule sample.eri
  2.  
  3. NewInterface Tracer A
  4.   AddTrace    Substance:/CELL/CYTOPLASM:SA
  5.   SaveAt 500
  6.  
  7. NewInterface Tracer B_C_D
  8.   AddTrace    Substance:/CELL/CYTOPLASM:SB
  9.   AddTrace    Substance:/CELL/CYTOPLASM:SC
  10.   AddTrace    Substance:/CELL/CYTOPLASM:SD
  11.   SaveAt 500
  12.  
  13. NewInterface Tracer Ebc-D
  14.   AddTrace    Substance:/CELL/CYTOPLASM:E.bc
  15.   AddTrace    Substance:/CELL/CYTOPLASM:C.Ebc-D
  16.   SaveAt 500
  17.  
  18. NewInterface Tracer ReactorActivities
  19.   AddTrace    Reactor:/CELL/CYTOPLASM:E.ab-0
  20.   AddTrace    Reactor:/CELL/CYTOPLASM:E.bc-0
  21.   AddTrace    Reactor:/CELL/CYTOPLASM:E.cd-0
  22.   AddTrace    Reactor:/CELL/CYTOPLASM:E.de-0
  23.   SaveAt 500
  24.  
  25. UpdateInterval 100
  26.  
  27. Run 501
  28. SaveCellState sample-after500s.cs
  29. Stop
  30.